Document! VB Logo

This last year has seen the advent of HTML Help as the standard for Windows Help, both for business applications and for development tools.  This new standard presents both challenges and opportunities for the Visual Basic Developer.

Document! VB shortcuts the lengthy process of developing HTML Help files for your applications object models.  The advanced code parser within Document! VB analyses your source code to provide a structured set of HTML Help pages that represent your entire projects classes, modules and forms.  ActiveX controls, DLLs and EXEs are all supported.

By including existing comments from your source code, a complete set of documentation for your software can be generated in under a minute, saving vast amounts of laborious documentation effort and improving the accuracy of your documentation by documenting directly from source code.

The pages, in their default format, look and behave in the same way as the current Microsoft standard for object model documentation, with object tree diagrams to represent clickable dependancy relationships within your components, and drop down menus at the head of each page to allow easy navigation between topics.  Collections, properties, references and methods are fully documented, with hyperlinks and drop down menus providing navigation between interdependant objects in your documentation.